home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-11-12 | 577 b | 19 lines | [TEXT/KAHL] |
- /*
-
- WASTE-TCL VA Demo
- Dan Crevier
- 11/12/95
-
- • I added drag handlers to the WASTE Text field in CMain.cp, but things don't
- seem to highlight correctly oh well. Note that you can only install drag handlers
- for one pane per window.
-
- • I don't VA very well, so I can't be much help if you have questions
-
- • I added a constructor to CApp to intialize gUsingTSM and gDragAndDrop. It needs
- to be done before MakeSwitchboard is called, and ICApp() is called after
- MakeSwitchboard is called
-
- • I don't know why the cursor doesn't appear in either text field to start off with...
-
- */